set garbage=`/usr/bin/X11/xconfirm -icon info -t "Hot Mix 17 is loading Netscape 3 from the CD. This may take a few moments to load the first time you use the CD." \
if ( -r /tmp/.hotmix/app-defaults/Netscape.cfg && -r /tmp/.hotmix/app-defaults/Netscape ) then
cd $HOME
$HOTMIXDIR/.bin/netscape/netscape.lock -geometry 878x823 -xrm "*strings.22130:This process will either Install, Launch or Remove\nsoftware from the Hot Mix 17 CD.\n\nProceed?\n" file:$HOTMIXDIR/html/index.html
else
$HOTMIXDIR/.bin/netscape/netscape -geometry 878x823 -xrm "*strings.22130:This process will either Install, Launch or Remove\nsoftware from the Hot Mix 17 CD.\n\nProceed?\n" file:$HOTMIXDIR/html/index.html